(x_list_fonts): Allow scalable fonts if SIZE is < 0,
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:19 +0000 (15:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:19 +0000 (15:46 +0000)
commit9fe790915e6cc7da2ee54b608fb3eb8dca466fc8
treea8662ee63a4d60eda91ef7a4e92d606c99eee6e3
parent89d4a9c6b632875f12245574746aa5fd2e7c0b8f
(x_list_fonts): Allow scalable fonts if SIZE is < 0,
In the cache, use a key containing the information if scalable
fonts are included.
(x_load_font): Adapt to change of keys in the font cache.

(x_list_fonts): Ensure caching font information when
called for a null frame, which is the case frequently when Emacs
starts.
src/xterm.c